programming practice

英 [ˈprəʊɡræmɪŋ ˈpræktɪs] 美 [ˈproʊɡræmɪŋ ˈpræktɪs]

网络  编程实践; 程序设计实习; 程序设计课程设计; 程序设计实践

计算机



双语例句

  1. This technique is sound programming practice in C.It helps prevent real bugs, because putting the literal on the right-hand side makes this always return true.
    这项技巧是C语言中一项著名的编程实践。它能帮助避免出现真正的bug,因为若将文字置于右端,将始终返回true。
  2. Keeping the templates for transforming machine-readable entries is good programming practice, as is separation of concerns in general.
    保留模板来转换机器可读条目是一种良好编程实践,正如通常分隔关注问题那样。
  3. For communication that always occurs between two peers, repeatedly providing the server address does not make for good programming practice.
    对于两个对等计算机之间长期存在的通信,反复提供服务器地址是不合适的。
  4. Therefore the suggested programming practice is to look up the service in the init method of the portlet and store it in an instance variable.
    因此,建议的编程实践是在Portlet的init方法中查找服务,并将其存储在一个实例变量中。
  5. It is also a good programming practice to reduce the interaction and data traffic to such external backend systems, where possible.
    尽可能减少与此类外部后端系统的交互和数据通信流量也是不错的做法。
  6. In any case, it is always a good programming practice to insert appropriate conversion routines.
    在任何情况下,插入合适的转换例程都是良好的编程实践。
  7. They must supply a report describing their experience and evaluating the pair programming practice.
    他们必须提供一份报告,描述他们的经历并且评价这次两人组的编成练习。
  8. This article identifies the value addition provided by wrapped document literal pattern in the WSDL design and the shortcoming on method overloading programming practice.
    本文介绍了由WSDL设计中的wrapped文档文本模式提供的附加价值,以及方法重载编程实践中的缺点。
  9. It's a good programming practice to have a separate file, security. config, that contains the entire security-related configuration.
    有一个单独的文件security.config,这是一个好的编程习惯,它包含所有安全性相关的配置。
  10. A similar and more common programming practice is to utilize stub interfaces that bypass the local client interface call, and instead exercise a different local code path to return preset data.
    比较常见的和通用的编程实践是使用stub接口,这种接口绕过了本地客户端接口调用,而是执行另外的本地代码路径并返回预置数据。
  11. Note that using a ROLLBACK within a cursor is not a good programming practice and should be avoided.
    注意,在游标内使用ROLLBACK是不好的做法,应该避免这么做。
  12. Good programming practice guidelines state that you should adhere to a certain style when writing application code, and this guideline holds true for JavaScript as much as any other language.
    好的编程实践指导原则讲到,编写应用程序代码时,应当遵循一致的风格,这对JavaScript和其他任何语言都适用。
  13. A good programming practice often involves explicitly defining checked user exceptions as part of the interface contract.
    良好的编程实践通常包括显式地定义已检查用户异常作为接口契约的一部分。
  14. You will also see some examples of obtrusive JavaScript code, and discover the attributes that they have that are considered to be poor programming practice.
    您还将看到一些高调的JavaScript代码示例,并发现它们拥有的、被认为是不好的编程实践的属性。
  15. Although implicit type-casting is supported by Oracle, as a good programming practice, it should be avoided.
    尽管Oracle支持隐式的类型转换,但是最好应该避免它。
  16. An attachment is usually a large file so a good programming practice is to not use it in your application until it is needed; instead, use a token to represent it.
    附件通常是一个很大的文件,因此好的编程实践是直到必要时才使用它;作为替代选择,使用令牌来表示它。
  17. The use of static methods might be considered a bad object oriented programming practice.
    静态方法的使用可能是一种糟糕的面向对象的编程操作。
  18. But it is conventional wisdom that the use of globals is a bad programming practice.
    但是,传统观点是全局使用是一个糟糕的编程实践。
  19. The pioneering heroes of the old days who discovered how to actually implement them have all adopted the new fashion of advising against using kernel hooks as a programming practice.
    创业英雄的古早人发现,如何真正落实,他们都通过了新的时尚的劝谕反对利用内核钩子作为编程实践。
  20. Research on Numerical Control Processing and Programming Practice Educational Model
    数控加工与编程实践教学模式的研究
  21. Nor is it good programming practice to throw a.
    也不是好的编程做法。
  22. Source Code Based Suspicious Code and Bad Programming Practice Detecting
    基于源码的疑问代码和不良编程习惯检测
  23. According the new tendency of campus construction, the paper puts the new idea of modern campus forward, and combining the programming practice, the new idea is illustrated concretely.
    根据大学校园建设的新动向,提出现代大学校园的新理念,并结合规划实践进行具体表述。
  24. As we noted above, typing to interfaces, rather than concrete classes, is considered good programming practice, and it doesn't bind the business model in any way to NHibernate.
    像上面说的,需要被定义成接口,而不是具体的类。这种被认为是很好的编程实践。
  25. This is thought as a good programming practice that will help others understand your code.
    作为一种好的编程实践,这种思想会帮助别人理解你的代码。
  26. Hungarian notation is often viewed as useful programming practice, one that is not implemented without some effort.
    匈牙利命名法通常被看作是一种有效的然而却难以掌握的编程实践。
  27. Programming practice proves that the data structure and flow structure are practical and effective.
    经实践验证,该数据结构与流程结构有效、可行。
  28. According to PB's N-tiered application programming practice, this paper profoundly analyses PB's several functions about multithreading technique, puts forward the implementation method of multithreading technique entirely using PB's function, and expatiates on an example's implementation process about multithreading technique.
    根据PB的多层应用编程实践,深刻剖析了PB中几个关于多线程技术的函数,提出了完全采用PB函数实现多线程技术的方法,并详细阐述了多线程技术实例的具体实现过程。
  29. This article sums up the design method of object oriented programming from the programming practice of communication software and discusses that, the Object Oriented programming Language C++ is a superset of C language.
    本文结合编制通信软件的实践,归纳了面向对象的设计方法,同时论述了面向对象的程序设计语言C++是C语言的一个超集。
  30. By analysis and programming practice, some methods and experience brought forward by this thesis is meaningful to torpedo trajectory design and future software develop in domain.
    通过分析研究和编程实践,本文所提出的一些方法和经验对鱼雷弹道设计与分析和未来专业领域软件开发具有一定的启发和指导意义。